Algorithms Demystified - Dylan Beattie - NDC Copenhagen 2025

youtube
Algorithms Demystified - Dylan Beattie - NDC Copenhagen 2025 This talk was recorded at NDC Copenhagen in Copenhagen, Denmark. #ndccopenhagen #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! #languages #architecture #database Have you ever got stuck on a coding problem? Maybe you're implementing a feature on one of your projects, maybe you're solving puzzles for something like Advent of Code, and you get stuck. You just can't figure out how to get the result you need. So you head over to Stack Overflow, or Reddit, or ask a colleague for help, and you get an answer like "oh, that's easy, just use Dijkstra's algorithm"... and your brain crashes. Use what? So you go and look it up and discover it's for "finding the shortest paths between nodes in a weighted graph", and now you've got to look up what a "node" is, and what a "weighted graph" is... and then figure out how to turn all that into working code? Nightmare. Well, it doesn't have to be like that. Algorithms are the key to all kinds of features and systems, from networks to autocorrect, and understanding how they work will help you build better software, fix subtle bugs - and solve Advent of Code. In this talk, we'll meet some of his favourite algorithms, explain why they're important, and help you understand what they do, and how they do it.
  2025/11/19      youtube

Our Tag

最近投稿されたプログラミング学習動画

How to negotiate your salary like a pro using anchoring

When you're negotiating your salary for ...

  2025/12/06

Exploring Quantum Computing & Python Frameworks | Real Python Podcast

python

What are recent advances in the field of...

  2025/12/05

How to build your own learning path using Open Source with Kunal Kushw

study

Today Quincy Larson interviews Kunal Kus...

  2025/12/05

The "this" keyword can be tricky. Ania helps you sort out one of its q

Arrow functions don't have their own 'th...

  2025/12/05

【誤解→DXは一度やれば終わり】その理由と失敗事例・成功事例【DX実践講座06】

【キノクエストforBizサービス内容について】 ✅キノコードの動画を商用利用...

  2025/12/05

Introduction to pandas

pandas
python

Download your free Python Cheat Sheet he...

  2025/12/04

Profiling Pytorch/XLA on TPUs with XProf

Unlock the full potential of your PyTorc...

  2025/12/04

Git & GitHub Crash Course for Beginners [2026]

github

Learn Git and GitHub from scratch with c...

  2025/12/04

Learning to code on the job - right in the browser

study

freeCodeCamp runs right in the browser -...

  2025/12/04

Optimizing Flax NNX Models with Optax (Part 2)

This is part two of our two episode seri...

  2025/12/04

NumPy & JAX NumPy (Part 2)

In this second video of our two-part ser...

  2025/12/04

Scaling Up (Part 1)

In part one of this three part series on...

  2025/12/04

Getting started with MNIST

Now that you’ve learned the basic concep...

  2025/12/04

Scaling Up (Part 2)

Welcome back to part two of our three pa...

  2025/12/04

Building a Flutter widget gallery with Gemini 3

flutter

See how Gemini 3 writes code and builds ...

  2025/12/04

How Anthropic Targeted IDEs to Win Over Developers

python

Download your free Python Cheat Sheet he...

  2025/12/03